From: Michael Albinus Date: Sun, 21 Nov 2010 19:46:48 +0000 (+0100) Subject: The default value of `backup-by-copying-when-mismatch' is now t. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5577 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=14dd3ed550513886a5814cd41fc01178f0cec538;p=emacs.git The default value of `backup-by-copying-when-mismatch' is now t. --- diff --git a/etc/NEWS b/etc/NEWS index 7fb80151f36..4833f13b832 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -230,6 +230,8 @@ replaced with Lisp commands `doc-file-to-man' and `doc-file-to-info'. ** completion-at-point is now an alias for complete-symbol. +** The default value of `backup-by-copying-when-mismatch' is now t. + ** Deletion changes *** New option `delete-active-region'.